Articles by shahril bin kamaruzzaman

  • How to setup a SVN server on CentOS

    centos Author: shahril bin kamaruzzamanTags: , Comments: 7

    This tutorial explains how to setup and use an SVN repository server on CentOS. Before I start, let me explain what actually SVN represents and what it is used for. SVN is actually an abbreviation of SubVersion which had been created by the Apache software developer. It enables you to create and maintain your own repository and gives fine-grained access rights to a dedicated user.

  • How to install and setup DRBD on CentOS

    centos Author: shahril bin kamaruzzamanTags: , Comments: 1

    This tutorial explains how to install and setup DRBD for your server. Before I start, let me explain what actually DRBD represents and what it is used for. DRBD stands for Distributed Replicated Block Device, a software-based, shared-nothing, replicated storage solution for mirroring the content of block devices such as hard disks, partitions, logical volumes etc.